home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / LORD2B6.ZIP / TRAVEL.REF < prev    next >
Text File  |  1997-04-13  |  7KB  |  357 lines

  1. ;some monsters for above Greentree and abouts, they are just a bit
  2. ;tougher then the Stonebrook ones.
  3.  
  4. @#fight
  5. @do `p20 random 12 1
  6. @if `p20 is 1 then do
  7.  @begin
  8.  @run GENRAN in GENRAN.REF
  9.  @end
  10. @busy
  11. @do `p20 random 11 1
  12. @do goto monster`p20
  13.  
  14. @#monster1
  15. @fight
  16. ;name
  17. Highway Rogue
  18. ;string said when you see him
  19. `0"Put down your arms!" `2you hear from behind.
  20. ;power move kill string
  21. `2You carefully rifle through the Rogue's purse.. hehe!
  22. ;sex - 1 is male, 2 is female, 3 is it
  23. 1
  24. ;weapon and strength for the weapon, up to 5
  25. punches you|6
  26. backstabs you|9
  27. NONE|NONE
  28. NONE|NONE
  29. NONE|NONE
  30. ;defense
  31. 3
  32. ;gold reward
  33. 26
  34. ;experience
  35. 23
  36. ;hit points
  37. 20
  38. ;if win: ref file|name or NONE
  39. NONE|NONE
  40. ;if lose: ref file|name or NONE
  41. GAMETXT.REF|DIE
  42. ;if runs: ref file|name or NONE
  43. NONE|NONE
  44.  
  45. @#monster2
  46. @fight
  47. ;name
  48. Striped Tiger
  49. ;string said when you see him
  50. You hear a deep throated growl in the bushes ahead.
  51. ;power move kill string
  52. To the victor go the spoils!
  53. ;sex - 1 is male, 2 is female, 3 is it
  54. 1
  55. ;weapon and strength for the weapon, up to 5
  56. rips into your arm|13
  57. bats you with a paw|9
  58. NONE|NONE
  59. NONE|NONE
  60. NONE|NONE
  61. ;defense
  62. 4
  63. ;gold reward
  64. 47
  65. ;experience
  66. 36
  67. ;hit points
  68. 27
  69. ;if win: ref file|name or NONE
  70. NONE|NONE
  71. ;if lose: ref file|name or NONE
  72. GAMETXT.REF|DIE
  73. ;if runs: ref file|name or NONE
  74. NONE|NONE
  75.  
  76. @#monster3
  77. @fight
  78. ;name
  79. Angry Dwarf
  80. ;string said when you see him
  81. You see an irritable looking dwarf approaching.
  82. ;power move kill string
  83. `$"Next time you'll pick on somebody your own size, peck," `2you laugh.
  84. ;sex - 1 is male, 2 is female, 3 is it
  85. 3
  86. ;weapon and strength for the weapon, up to 5
  87. headbutts you|6
  88. swings his axe at you|10
  89. shouts obcenities|7
  90. NONE|NONE
  91. NONE|NONE
  92. ;defense
  93. 2
  94. ;gold reward
  95. 17
  96. ;experience
  97. 14
  98. ;hit points
  99. 12
  100. ;if win: ref file|name or NONE
  101. NONE|NONE
  102. ;if lose: ref file|name or NONE
  103. GAMETXT.REF|DIE
  104. ;if runs: ref file|name or NONE
  105. NONE|NONE
  106.  
  107. @#monster4
  108. @fight
  109. ;name
  110. Rock Monster
  111. ;string said when you see him
  112. A large stone sprouts legs and lunges at you!
  113. ;power move kill string
  114. With a mighty swing of your s&weapon you split it in two.
  115. ;sex - 1 is male, 2 is female, 3 is it
  116. 3
  117. ;weapon and strength for the weapon, up to 5
  118. jumps on your foot|8
  119. throws itself at your head|12
  120. NONE|NONE
  121. NONE|NONE
  122. NONE|NONE
  123. ;defense
  124. 8
  125. ;gold reward
  126. 63
  127. ;experience
  128. 67
  129. ;hit points
  130. 38
  131. ;if win: ref file|name or NONE
  132. NONE|NONE
  133. ;if lose: ref file|name or NONE
  134. GAMETXT.REF|DIE
  135. ;if runs: ref file|name or NONE
  136. NONE|NONE
  137.  
  138. @#monster5
  139. @fight
  140. ;name
  141. Rude Boy
  142. ;string said when you see him
  143. `0"Hey!  Don't I know you, punk?!" `2a voice yells.
  144. ;power move kill string
  145. `$"You kids will never learn your lesson," `2you sigh.
  146. ;sex - 1 is male, 2 is female, 3 is it
  147. 1
  148. ;weapon and strength for the weapon, up to 5
  149. socks you in the jaw|10
  150. kicks you in the nads|15
  151. NONE|NONE
  152. NONE|NONE
  153. NONE|NONE
  154. ;defense
  155. 5
  156. ;gold reward
  157. 44
  158. ;experience
  159. 35
  160. ;hit points
  161. 25
  162. ;if win: ref file|name or NONE
  163. NONE|NONE
  164. ;if lose: ref file|name or NONE
  165. GAMETXT.REF|DIE
  166. ;if runs: ref file|name or NONE
  167. NONE|NONE
  168.  
  169. @#monster6
  170. @fight
  171. ;name
  172. Mary
  173. ;string said when you see him
  174. An extremely muscular woman looks down at you fiercly.
  175. ;power move kill string
  176. That wasn't even close! Too easy you think to yourself.
  177. ;sex - 1 is male, 2 is female, 3 is it
  178. 2
  179. ;weapon and strength for the weapon, up to 5
  180. pulls your hair|14
  181. slaps you|9
  182. calls you a bitch|7
  183. pouts|10
  184. NONE|NONE
  185. ;defense
  186. 0
  187. ;gold reward
  188. 22
  189. ;experience
  190. 19
  191. ;hit points
  192. 15
  193. ;if win: ref file|name or NONE
  194. NONE|NONE
  195. ;if lose: ref file|name or NONE
  196. GAMETXT.REF|DIE
  197. ;if runs: ref file|name or NONE
  198. NONE|NONE
  199.  
  200. @#monster7
  201. @fight
  202. ;name
  203. Lost Monkey
  204. ;string said when you see him
  205. `0"Oo oo oo," `2you hear from behind.
  206. ;power move kill string
  207. `2Bad monkey, boy did you spank him!
  208. ;sex - 1 is male, 2 is female, 3 is it
  209. 1
  210. ;weapon and strength for the weapon, up to 5
  211. twists your arm|8
  212. sweeps your feet|11
  213. bites at your finger|7
  214. whips you with his tail|8
  215. NONE|NONE
  216. ;defense
  217. 5
  218. ;gold reward
  219. 23
  220. ;experience
  221. 15
  222. ;hit points
  223. 20
  224. ;if win: ref file|name or NONE
  225. NONE|NONE
  226. ;if lose: ref file|name or NONE
  227. GAMETXT.REF|DIE
  228. ;if runs: ref file|name or NONE
  229. NONE|NONE
  230.  
  231. @#monster8
  232. @fight
  233. ;name
  234. Lost Knight
  235. ;string said when you see him
  236. `0"Halt you must be an enemy of this land," `2says a confused voice.
  237. ;power move kill string
  238. `$"And you think I'm lost?" `2you laugh.
  239. ;sex - 1 is male, 2 is female, 3 is it
  240. 1
  241. ;weapon and strength for the weapon, up to 5
  242. smacks your face with his gauntlet|14
  243. hits with his longsword|9
  244. brawls with you|6
  245. stabs with a shortsword|7
  246. NONE|NONE
  247. ;defense
  248. 10
  249. ;gold reward
  250. 52
  251. ;experience
  252. 42
  253. ;hit points
  254. 34
  255. ;if win: ref file|name or NONE
  256. NONE|NONE
  257. ;if lose: ref file|name or NONE
  258. GAMETXT.REF|DIE
  259. ;if runs: ref file|name or NONE
  260. NONE|NONE
  261.  
  262. @#monster9
  263. @fight
  264. ;name
  265. Wild Dog
  266. ;string said when you see him
  267. You hear a sharp growl from the bushes ahead.
  268. ;power move kill string
  269. Stay boy, stay.  Good Dog..why is there gold in his ass?!
  270. ;sex - 1 is male, 2 is female, 3 is it
  271. 1
  272. ;weapon and strength for the weapon, up to 5
  273. takes a bite out of your arm|10
  274. shows you his sharp paw|7
  275. barks up your tree|8
  276. NONE|NONE
  277. NONE|NONE
  278. ;defense
  279. 3
  280. ;gold reward
  281. 10
  282. ;experience
  283. 14
  284. ;hit points
  285. 15
  286. ;if win: ref file|name or NONE
  287. NONE|NONE
  288. ;if lose: ref file|name or NONE
  289. GAMETXT.REF|DIE
  290. ;if runs: ref file|name or NONE
  291. NONE|NONE
  292.  
  293. @#monster10
  294. @fight
  295. ;name
  296. Caribou
  297. ;string said when you see him
  298. You see what you think is a huge deer!!
  299. ;power move kill string
  300. `$"Now we have food for tonight," `2you laugh.
  301. ;sex - 1 is male, 2 is female, 3 is it
  302. 3
  303. ;weapon and strength for the weapon, up to 5
  304. headbutts you|12
  305. kicks with his hind legs|10
  306. smashes you into a tree|7
  307. NONE|NONE
  308. NONE|NONE
  309. ;defense
  310. 4
  311. ;gold reward
  312. 16
  313. ;experience
  314. 18
  315. ;hit points
  316. 18
  317. ;if win: ref file|name or NONE
  318. NONE|NONE
  319. ;if lose: ref file|name or NONE
  320. GAMETXT.REF|DIE
  321. ;if runs: ref file|name or NONE
  322. NONE|NONE
  323.  
  324. @#monster11
  325. @fight
  326. ;name
  327. Thug
  328. ;string said when you see him
  329. You see an masked person with a club.
  330. ;power move kill string
  331. `$"Go away," `2you scream in fear.
  332. ;sex - 1 is male, 2 is female, 3 is it
  333. 1
  334. ;weapon and strength for the weapon, up to 5
  335. shows you a club|7
  336. sucker punches you|5
  337. kicks you down|6
  338. NONE|NONE
  339. NONE|NONE
  340. ;defense
  341. 3
  342. ;gold reward
  343. 8
  344. ;experience
  345. 6
  346. ;hit points
  347. 10
  348. ;if win: ref file|name or NONE
  349. NONE|NONE
  350. ;if lose: ref file|name or NONE
  351. GAMETXT.REF|DIE
  352. ;if runs: ref file|name or NONE
  353. NONE|NONE
  354.  
  355.  
  356. @#done
  357.